ComponentOne FlexReport for WinForms
IAsyncActionWithProgress<TProgress> Interface Members
Properties  Methods 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : IAsyncActionWithProgress<TProgress> Interface

The following tables list the members exposed by IAsyncActionWithProgress<TProgress>.

Public Properties
 NameDescription
 PropertyGets or sets the method that handles the action completed event.  
 PropertyGets an exception occurs in the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
 PropertyGets the handle of the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
 PropertyGets or sets the method that receives progress events.  
 PropertyGets a value that indicates the status of the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
Top
Public Methods
 NameDescription
 MethodCancels the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
 MethodCloses the asynchronous operation. (Inherited from C1.Win.C1Document.IAsyncInfo)
 MethodReturns the results of the action.  
Top
See Also

Reference

IAsyncActionWithProgress<TProgress> Interface
C1.Win.C1Document Namespace